home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / index.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-09-13  |  974 b   |  49 lines

  1. body {
  2.   background: white;
  3. }
  4. H1{
  5.   font-family : Arial, Helvetica, sans-serif;
  6.   font-weight : bold;
  7.   font-variant : normal;
  8.   font-style : normal;
  9.   font-size : 24px;
  10. }
  11.  
  12. .letters{
  13.   font-variant : normal;
  14.   font-weight : bold;
  15.   font-style : normal;
  16.   font-size : small;
  17.   font-family : Arial, Helvetica, sans-serif;
  18.   padding-bottom : 12px;
  19. }
  20.  
  21. .level1{
  22.   font-family : Arial, Helvetica, sans-serif;
  23.   font-style : normal;
  24.   font-variant : normal;
  25.   font-weight : normal;
  26.   padding-bottom : -4px;
  27.   padding-top : -4px;
  28. }
  29.  
  30. .level2{
  31.   font-family : Arial, Helvetica, sans-serif;
  32.   font-style : normal;
  33.   font-variant : normal;
  34.   font-weight : normal;
  35.   text-indent : 15px;
  36.   padding-bottom : -4px;
  37.   padding-top : -4px;
  38. }
  39.  
  40. .backtotop{
  41.   font-family : Arial, Helvetica, sans-serif;
  42.   font-style : italic;
  43.   font-variant : normal;
  44.   font-weight : normal;
  45.   padding-bottom : 12px;
  46.   padding-top : 18px;
  47.   font-size : smaller;
  48. }
  49.